home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Environments / PowerFantasm™ 4.19a / PowerFantasm™ / PowerFantasm Documentation / PF User Manual 4 unreg.srd / PF User Manual 4 unreg.srd.rsrc / PICT_60.png < prev    next >
Portable Network Graphic  |  1997-05-21  |  137KB  |  816x1056  |  16-bit (461 colors)
Labels: book | hakham | reckoner | sky
OCR: May 1997 PowerFantasmTM + User Manual Rey Mage As an example assume we have a project made up from 100 source files, and 10 global include files global include file is a file is included in every source file upon assembly classic example is a project equates file, just like a header file in C If this the first time this project has been built then every single source file will be assembled if has to be to generate the object files for the linker. The linker then links all the 0 files to produce an application, which when run crashes due to a fault in source 15 The file is loaded into Eddie, aad to correct the bug Now the application has to be built again, only this time Build only assembles source file 15, then runs the linker, thus speeding up the total build time by factor of 66 (if all ...